home *** CD-ROM | disk | FTP | other *** search
- Subject: TE32K, TextEdit replacement package
- Date: Sun, 3 Jan 1993 11:14:40 -0500
- From: Roy Wood <rrwood@canrem.com>
-
- Here's the TE32K package, a replacement for the standard TextEdit routines.
- The major difference between TE32K and TextEdit is that TE32K allows for
- manipulation of text records LARGER than 32K.
-
- The package consists of C source code and minimal documentation. Generally,
- if you can use TextEdit, you already know how to use TE32K. The package is
- designed to be a drop-in replacement for TextEdit, so basically no changes
- to your existing code are necessary. (Liar! You have to change all your calls
- from TE routines to TE32K routines! Okay, but that's just a matter of a global
- search and replace-- the algorithmic stuff doesn't have to be changed)
-
- TE32K is provided more-or-less free to everyone, though I ask that if you
- use it in a piece of software you sell, then please donate $1 to the World
- Wildlif Fund.
-
- Bugs in the source are provided at no extra charge, of course :)
-
- -Roy Wood (rrwood@canrem.com)
-
-